2012-11-09 - 4918 - Spec - Materials archiving to reuse UPCs #UPCRECYCLING

SPECIFICATIONS

4918.100 - Materials archiving to reuse UPCs


Purpose


Materials archiving to reuse UPCs.

Admin Info


Title
Materials archiving to reuse UPCs
Requested By
Babu Vanamali
Spec Created By
Durga Prasad
Spec Created Date
11/27/2012
Objects
ZXJ3AU81
Status (WIP/Complete)
Complete

References


2012-11-09 - 4918.100 - Process procedure - Materials archiving to reuse UPCs



Functional Requirement


Need to recycle the UPCs without archiving the materials. List of Materials are given by Client. For these materials without deleting and archiving send the UPCs from the materials to the recycling table.

Solution Summary


Discuss this section with Requester and get approval prior to beginning work
Since the client is not agreed to archive the material we had to found one user exit that would move the UPCs to recycling table without archiving the material.

Test Plan



Test Scenario
Expected Results
1
Create material, assign the UPC numbers and run the recycling program
UPCs numbers will be deleted from the material and moved these UPC numbers
to recycling table

Solution Details


Provide complete technical details for configuration or programming here.

Found the user exit to delete the UPC number from material and moving these UPC numbers to recycling table.


Issues


NA


After archiving the materials or by determining the gaps between the UPCs, the unused UPCs which are from archived materials are stored in a table called /AFS/EANTBREC.
external image clip_image002.jpg



To recycle above shown UPC number we need to transfer from the table /AFS/EANTBREC to another table /AFS/EANREC using a program /AFS/RECYCLE_EAN. Then these UPC numbers are available for recycling soon after completion of given number range.


external image clip_image004.jpg

external image clip_image006.jpg
external image clip_image008.jpg

external image clip_image010.jpg
external image clip_image012.jpg

external image clip_image014.jpg
external image clip_image016.jpg
We must flag the indicator No interval rolling in Customizing for the affected number range objects (transaction SNUM). That way when the system reaches the maximum value of a number range interval, it does not start with the minimum value, but rather accesses the table of recyclable EANs/UPCs.

external image clip_image018.jpg
external image clip_image020.jpg
To recycle the EAN/UPC numbers we need to activate the EAN/UPC recycling indicator and specify the retention period as shown above.

external image clip_image022.jpg
external image clip_image024.jpg
As Shown above here we can specify the recycling rules based on some fields like EAN category, material group etc.